home *** CD-ROM | disk | FTP | other *** search
/ Shocking The Web CD-ROM / SHOCK_CD.ISO / mac / Chapter Tutorials / ch08.Lingo / tutor.dcr / 00123.txt < prev    next >
Encoding:
Text File  |  1996-12-05  |  381 b   |  6 lines

  1. ‚Ä¢ GetNetText  will initiate the retrieval of an HTTP text item
  2. ‚Ä¢ GetLatestNetID()  is used to track multiple downloads
  3. ‚Ä¢ NetDone()  indicates the status of a file transfer
  4. ‚Ä¢ NetError()  returns the error status of a transfer operation
  5. ‚Ä¢ NetTextResult()  tells you when the file you have downloaded was last modified
  6. ‚Ä¢ NetAbort  stops the current file transfer operation